Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev 9.0.0 #156

Merged
merged 12 commits into from Aug 26, 2019
Merged

Dev 9.0.0 #156

merged 12 commits into from Aug 26, 2019

Conversation

harttle
Copy link
Owner

@harttle harttle commented Aug 26, 2019

No description provided.

harttle and others added 11 commits August 26, 2019 22:58
BREAKING CHANGE: remove default export, now should be used like import
{Liquid} from 'liquidjs'
BREAKING CHANGE: ship to Node.js 8, the dist/liquid.cjs.js (main) nolonger
supports Node.js 6, other bundles are also provided via dist/liquid.esm.js, dist/liquid.js (ES5 umd) and liquid.min.js (minified ES5 umd)
simply remove unused dependencies fixes this issue, but I removed
all package-lock.json / yarn.lock since the demo should always be
in sync with the codebase
## [8.5.1](v8.5.0...v8.5.1) (2019-08-05)

### Bug Fixes

* publish bin directory to npm, fixes [#146](#146) ([a85b650](a85b650))
BREAKING CHANGE: Tag#render now returns void, use emitter argument
to write rendered html.
@harttle harttle merged commit 28330e1 into master Aug 26, 2019
@harttle
Copy link
Owner Author

harttle commented Aug 26, 2019

🎉 This PR is included in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@harttle harttle deleted the dev-9.0.0 branch March 28, 2020 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants