๐Ÿ“ฆ pi0 / nuxt-build-cache

๐Ÿ“„ CHANGELOG.md ยท 32 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32# Changelog


## v0.1.1


### ๐Ÿš€ Enhancements

- Content hash ([3950b16](https://github.com/pi0/nuxt-build-cache/commit/3950b16))

### ๐Ÿฉน Fixes

- Cache hashes ([b070c30](https://github.com/pi0/nuxt-build-cache/commit/b070c30))
- Use content based hashing ([c4ee569](https://github.com/pi0/nuxt-build-cache/commit/c4ee569))

### ๐Ÿ’… Refactors

- Split cache utils ([87ff033](https://github.com/pi0/nuxt-build-cache/commit/87ff033))
- Move cf pages hack to cache utils ([a4b11f0](https://github.com/pi0/nuxt-build-cache/commit/a4b11f0))

### ๐Ÿก Chore

- Update readme ([be2b420](https://github.com/pi0/nuxt-build-cache/commit/be2b420))
- Add small docs ([8f056a7](https://github.com/pi0/nuxt-build-cache/commit/8f056a7))
- Eslint ignore playground ([191898d](https://github.com/pi0/nuxt-build-cache/commit/191898d))
- Disable test ([0e73723](https://github.com/pi0/nuxt-build-cache/commit/0e73723))

### โค๏ธ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))