Skip to content

Releases: milesj/packemon

v0.2.5

17 Oct 21:41
Compare
Choose a tag to compare
  • fix: Use input path for declaration entry point. c2f5931
  • fix: Improve TS/Flow feature flag detection. 19f215b

v0.2.4...v0.2.5

v0.2.4

16 Oct 22:22
Compare
Choose a tag to compare
  • 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

v0.2.3...v0.2.4

v0.2.3

16 Oct 04:08
Compare
Choose a tag to compare
  • new: Transform async/await to promises for browsers. 81c99f0
  • fix: Resolve UMD build issues. daf961e
  • fix: Add missing default inputs. 16aba6f

v0.2.2...v0.2.3

v0.2.2

16 Oct 02:57
Compare
Choose a tag to compare
  • new: Append shebang to bin files. 3203609

v0.2.1...v0.2.2

v0.2.1

16 Oct 01:48
Compare
Choose a tag to compare
  • 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

v0.2.0...v0.2.1

v0.2.0

15 Oct 00:08
Compare
Choose a tag to compare
  • 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

v0.1.0

09 Oct 22:10
Compare
Choose a tag to compare
  • 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

v0.0.1...v0.1.0