Skip to content

v0.2.0

Compare
Choose a tag to compare
@milesj milesj released this 15 Oct 00:08
· 679 commits to master since this release
  • 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

v0.1.0...v0.2.0