Releases: sebastian-software/prepublish
Releases · sebastian-software/prepublish
Release 2.2.0
Release 2.1.2
Release 2.1.1
Release 2.1.0
- Let NodeJS version be automatically figured out by using the engines-config in package.json (b842daa)
- Simplified babel config (f26ae03)
- Let prepublish publish itself instead of having another rollup config + improved and simplified external handling. (752c819)
- Updated babel preset (4342be2)
- Reduce package deploy size (759eec2)
Release 2.0.0
- fine tuning config (abde5ff)
- Using explicit node command to workaround issues on Windows (8cd6306)
- Updated CI configs (13e318f)
- Updated readme (477452b)
- Cleanup (6f37a06)
- Keep debug code in files - this is important during development. Wondering how to select production versions though later on. Maybe via some wrapper. Wondering how React is doing this. (dde2c87)
- Removed unused file (c0d933b)
- Removed buble support + transpile local binary with babel as well. Fine tuning for that config to correctly target output platform. (46a2ca9)
- Removed buble support (1ae81be)
- Some babel cleanups + internals renaming to more common short names for output formats. (434391d)
- Adjusted position of rebase plugin to execute first. (491d0ec)
- Fixed for signature changes in rebase plugin. (de9d710)
- Fixed a few babel v7 related dep issues. (2ef75f8)
- Updated deps (160b839)
Release 1.7.0
- Downgrade rollup because of bug in 0.58.x series rollup/rollup#2153 affecting the asset handling in prepublish as well. (74a8e06)
- Updated deps (12f8288)
Release 1.6.3
Release 1.6.2
- A ton of updates (43c706a)
Release 1.6.1
- Updated deps (ef21dc2)