All Versions
40
Latest Version
Avg Release Cycle
27 days
Latest Release
651 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.4.0
December 31, 2017β Added
- π HTTPS server support Details
- π GraphQL Support Details
- π· Webworker Support Details
- π§ CSSNano configuration Details
- π§ HTMLNano configuration Details
- π Support async plugin loading Details
- β Add code sample section to
ISSUE_TEMPLATE
Details - β Add url dependency for serviceWorker.register calls Details
- π Fix ignored babel files Details
π Fixed
- π² log-symbols fallback for cross-platform emoji compatibility Details
- π Use hostname for websocket connection Details
- Standardize empty implementation comment Details
- π Handle appstore url scheme Details
- bundling issues when asset parent & commonBundle types differ Details
- π± Handle empty assets Details
- Minify
Prelude.js
Details
-
v1.3.0
December 22, 2017β Added
- Reason Asset Type Details
- π Automatically install parser dependencies Details
- π UglifyES config support Details
- Display absolute path on failed dependency resolve Details
- π Support
.editorconfig
Details - β Tests for ES6 Modules resolver Details
- π ESLint Details
π Fixed
- π Parse port option as integer Details
- π Make cli.js Node 6 compatible Details
- β Remove arrow function from hmr-runtime - IE support Details
- Start server before bundling Details
- Deterministic bundle trees Details
- π¦ Resolve "module", "jsnext:main" and "browser" before "main" in Package.json Details
- β Remove filename unsafe characters Details
- Don't hash root file Details
- π Use cross-spawn for autoinstalling dependencies on windows Details
-
v1.2.0
December 12, 2017β Added
- π Coffeescript support Details
- Reload html on change Details
- 0οΈβ£
--open
option to automatically launch in default browser Details - Prettier Details
- Code of conductΒ Details
- π User friendly server errors and automatic port switching Details
- π Version option to command description Details
- β Add badges to readme Details
- π Support JSON comments Details
- β Add AppVeyor CI Details
- π Use
UglifyES
instead ofUglifyJS
Details
π Fixed
- Bundle-loader when using esModule Details
- π Use var over let in builtins for IE support Details
- β Add jsm to javascript extensions Details
- π Log pluginload errors Details
- Global env problem Details
- π Exit on build error when using build command Details
- β Remove circular require in Asset.js Details
- Give high priotity to extension of parent Details
- Fallback to
os.cpus()
for cpu count Details - π Windows test issues Details
- Raw Asset loading Details
- π Normalize path on windows Details
- π Make hmr-runtime ES3 compatible Details
- π± Dynamically importing js assets with raw assets children Details
- π¦ Package.json loading issues for plugin loading Details
-
v1.0.1
December 05, 2017- π Initial Parcel-bundler core