Releases: dlueth/qoopido.demand
Releases · dlueth/qoopido.demand
4.1.9
Patches
- Fix missing initial sourcemap in handler/component: 93bd7f3
4.1.8
Patches
- Add sourcemap support to handler/component: edb73dc
4.1.7
Patches
- Remove leftover global in class/registry: 127d02d
- Fix bug where demand.get returned undefined: 8ae36c4
- Update dev-dependencies: 2c3f19b
- Remove auto-appended random query param: 15b1f69
- Add demo code to add random query parameter: b5fe716
4.1.6
Patches
- Add demand.get method to syncronously retrieve modules: 5b8c866
- Minor optimization in /handler/bundle: 200d69a
- Add /handler/html: 31371c8
- Add auto-append of .html to /handler/html: de6ea67
- Add /handler/component: 8a70bc5
- Update README.md: 000bfca
4.1.4
Patches
- Update README.md: ec54a89
- Replace deferred with dfd: 18b2940
- Change chmod settings: ec76471
- Make legacy module dependencies load earlier: a5d2df9
4.1.3
Patches
- Add default version: 1023636
- Minor changes to state: 571f5af
- Allow version to be any string: 51d4865
- Add Object shortcut: c6a9709
- Optimize sourcemap regex: ae4151d
- Add usage of object shortcut: 2fbe2cb
- Refactor to use functionToArray: 3d2a843
- Refactor state to save localStorage space: ac4e34f
- Refactor to utilize new state format: 0af4728
4.1.2
Patches
- Update dev-dependencies: d1917d8
- Add size to localStorage state: eb72ba9
- Remove IE8 conditional: e0539e2
- Add genie cache directory to .gitignore: 2cc7096
- Add file caching to basic genie implementation: 4d3a66d
- Remove leftover comment: 28f284c
- Optimize functionIterate: 9d32702
- Add cache/dispose module for garbage-collection: c6d2c87
4.1.1
Patches
- Use internal function instead of 'typeof': 1e22093
- Add demand version and last access to localStorage state: 749c1af
4.1.0
Patches
- Fix bug where non-string dependencies caused an error: 6e40aad