What's Changed
- Eliminate runtime package.json imports and reorganize defaults by @matux in #1246
- Update examples to use local rollbar package and fix compatibility issues by @matux in #1247
- Use package entry points for conditional exports between cjs/esm by @matux in #1249
- Fix
browserify
example to use modern rollbar package by @matux in #1251 - Updated universal browser example readme by @matux in #1252
- Add installation guide, improve
README
, fixed broken badges and createCONTRIBUTING.md
by @matux in #1248 - Fix the Node.js require link in examples/README.md by @matux in #1254
- Moved examples error and csp-errors.html to a test fixtures dir by @matux in #1255
- Removed
json2
related files from vendor by @matux in #1256 - Remove vendored
json3
shim andpolyfillJSON
by @matux in #1257 - Updated
no-conflict
anduniversal-node
examples READMEs by @matux in #1253 - Separate defaults for snippet and hardcore jquery version by @matux in #1259
- Use concatenation to build the cdn url for the browser snippet by @matux in #1260
- New dist with recent changes incl json polyfill removal by @matux in #1258
- Fixed tested and fixed html examples with no build system by @matux in #1261
- Release 3.0.0-alpha.4 by @matux in #1262
Full Changelog: v3.0.0-alpha.3...v3.0.0-alpha.4