mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 21:00:40 -07:00
Typo
+1
-1
@@ -12,7 +12,7 @@ Fixes:
|
||||
* Fixes errors in reactjs demo during yarn install, #145
|
||||
* promise typed Drops are not await-ed some times
|
||||
|
||||
REAKING CHANGE:
|
||||
BREAKING CHANGE:
|
||||
|
||||
* Liquid is no longer a default export, use `import {Liquid} from 'liquidjs'` instead, `Liquid` in the UMD bundle is also changed to `window.liquidjs.Liquid`
|
||||
* The duplicate `Liquid.evalValue` is removed, use `liquid.evalValue` instead
|
||||
|
||||
Reference in New Issue
Block a user