packemon

📦 Build and prepare packages for npm distribution using standardized configurations and practices. Gotta pack 'em all!

MIT License

Downloads
22.6K
Stars
208
Committers
3

Bot releases are hidden (Show)

packemon -

Published by milesj almost 4 years ago

  • docs: Add pack docs. 9173b27
  • new: Add watch command. (#11) 16f297e
  • new: Add pack command. (#10) 31508cc

https://github.com/milesj/packemon/compare/v0.4.0...v0.5.0

packemon -

Published by milesj almost 4 years ago

  • docs: Add babel config section. 33fb3d9
  • fix: Improve debugging. d28d6e3
  • security: bump mixin-deep from 1.3.1 to 1.3.2 (#1) 09ee668
  • new: Support different declaration type outputs. (#9) 3e44964
  • fix: Dont force set NODE_ENV. f448f50
  • new: Add validate command. (#8) 7155b20
  • docs: Add version to header. 6ee39cc
  • docs: Improve examples. c9cd99f
  • ci: Enable Node v15. cc079d3

https://github.com/milesj/packemon/compare/v0.3.5...v0.4.0

packemon -

Published by milesj almost 4 years ago

  • fix: Increase rendering margin. 7b13210
  • fix: Dont publish website folder. 5042a46
  • fix: Dont write engines/exports unless defined. 09382ba
  • fix: Add babel root import. df10d82

https://github.com/milesj/packemon/compare/v0.3.4...v0.3.5

packemon -

Published by milesj almost 4 years ago

  • deps: Update to latest. d4b23d0
  • docs: Add clean command. 8793fd1

https://github.com/milesj/packemon/compare/v0.3.3...v0.3.4

packemon -

Published by milesj almost 4 years ago

  • fix: Dont log TS preamble. 91a0687
  • deps: Update to latest. 890d618

https://github.com/milesj/packemon/compare/v0.3.2...v0.3.3

packemon -

Published by milesj almost 4 years ago

  • internal: Rework file cleanup layer. 7e7f4dd
  • new: Add new build analyze command. a40715a
  • new: Add new clean command. c6fe0bc
  • fix: Use force for TS build. 4e0c8f8
  • fix: Remove incremental from TS build. d73722a
  • fix: Disable spec in production. 63a0c15

https://github.com/milesj/packemon/compare/v0.3.1...v0.3.2

packemon -

Published by milesj almost 4 years ago

  • new: Always run in production mode. 78a6ff9
  • fix: Fix shared lib issues. 3b3baba
  • fix: Use absolute paths for externals/paths. fa8fe57
  • fix: Use output dir for Rollup. c936353
  • fix: Display relative file path in warnings. 89bc9d3
  • new: Add engines version constraint. 549ee48

https://github.com/milesj/packemon/compare/v0.3.0...v0.3.1

packemon -

Published by milesj almost 4 years ago

  • deps: Update to latest. 2809887
  • new: Intercept warnings and customize. 840a93d
  • new: Support multiple configurations per package. (#6) 8b534e2

https://github.com/milesj/packemon/compare/v0.2.7...v0.3.0

packemon -

Published by milesj about 4 years ago

  • docs: Update index features. 9134e7e
  • deps: Update doc dependencies. 505648d
  • docs: Integrate new website. (#5) 351be8d

https://github.com/milesj/packemon/compare/v0.2.6...v0.2.7

packemon -

Published by milesj about 4 years ago

  • new: Add debugging. cda89da
  • internal: Move some bundle code around. 398d5e5
  • internal: Move build logic around. f805e94
  • new: Add a cleanup method to artifacts. cf62015
  • fix: Clean up TS project references build folder. 97f8c9a

https://github.com/milesj/packemon/compare/v0.2.5...v0.2.6

packemon -

Published by milesj about 4 years ago

  • fix: Use input path for declaration entry point. c2f5931
  • fix: Improve TS/Flow feature flag detection. 19f215b

https://github.com/milesj/packemon/compare/v0.2.4...v0.2.5

packemon -

Published by milesj about 4 years ago

  • fix: Set bin to package.json. d371c2f
  • deps: Update to latest. eee8e20
  • feature: Better support TS projects and declarations. (#4) 236faed
  • fix: Resolve babel plugins for global installs. e37a4d9

https://github.com/milesj/packemon/compare/v0.2.3...v0.2.4

packemon -

Published by milesj about 4 years ago

  • new: Transform async/await to promises for browsers. 81c99f0
  • fix: Resolve UMD build issues. daf961e
  • fix: Add missing default inputs. 16aba6f

https://github.com/milesj/packemon/compare/v0.2.2...v0.2.3

packemon -

Published by milesj about 4 years ago

  • new: Append shebang to bin files. 3203609

https://github.com/milesj/packemon/compare/v0.2.1...v0.2.2

packemon -

Published by milesj about 4 years ago

  • new: Check if package is outdated. fff180e
  • new: Add strict mode. 3646bec
  • new: Enable source maps for browsers. 72ffd2a
  • deps: Update to latest. 0d907b5
  • docs: Improvements. d2f8dbe

https://github.com/milesj/packemon/compare/v0.2.0...v0.2.1

packemon -

Published by milesj about 4 years ago

  • deps: Update to latest. 117a630
  • docs: Add build command. 46323e5
  • fix: Rename distribute to build. 3442b15
  • fix: Rename target to support. 723365d
  • docs: Start on readme. 9de8c00
  • build: Improve local build interoperability. f1aac7d
  • new: Add addEngines option. a2e0754
  • ci: Add workflows. (#3) 80a9719
  • internal: Rework so that artifacts control their flow. 14fbda3
  • new: Generate a declaration for each input. 17ddb4e
  • new: Add new TypesArtifact for generating a single TS declaration." 4a049e6
  • new: Improve package config handling. 9064c42
  • fix: Rewrite rollup output paths. ead5358
  • new: Move to individual CLI commands. 6bd2792
  • new: Implement addExports option. dee9bd1
  • fix: Dont sync default packemon options. 2cf13d7
  • new: Improve internal APIs. ab7bb92
  • fix: Allow artifact imports to reference each other. cb76c13
  • new: Log stats for artifacts. f970c94
  • new: Use events to monitor build process. 22cc4f8
  • new: Add a babel config to extend. 79daa76
  • fix: Always use absolute paths to easily support workspaces. b3c3b49
  • feature: Replace builds with artifacts. (#2) ef4d4e3

https://github.com/milesj/packemon/compare/v0.1.0...v0.2.0

packemon -

Published by milesj about 4 years ago

  • tests: Add tests to fix build. 35ff857
  • build: Fix TS build issues. 8ef9748
  • fix: Polish rendering flow. 8595cb5
  • fix: Only build configured packages. a3db05a
  • new: Add support for multiple inputs. b6c24d0
  • fix: Rework React components. 9f7ec36
  • fix: Fix rollup builds and externals. 9d74d94
  • fix: Remove build progress. a251722
  • deps: Update to latest. e307129

https://github.com/milesj/packemon/compare/v0.0.1...v0.1.0

Package Rankings
Top 3.36% on Npmjs.org
Badges
Extracted from project README
Build Status npm version