Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 1.99 KB

@kevintyj/prlint

1.1.0

Minor Changes

1.0.1

Patch Changes

1.0.0

Major Changes

  • aaf60e9 Thanks @kevintyj! - Minify build output using cjs output

    Uses a prebuild and post-build step to enforce cjs compilation for nodejs support. Removes test files from the build bundle. BREAKING!: previous implementations of @kevintyj/prlint is now deprecated, no support for mjs is provided due to upstream limitation.

0.2.0

Minor Changes

  • ac016e5 Thanks @kevintyj! - Change build strategy to @vercel/ncc using webpack

0.1.1

Patch Changes

0.1.0

Minor Changes

  • f3fc140 Thanks @kevintyj! - Stable build with in-built packages for independent usage

0.0.1

Patch Changes