Releases: gagahpangeran/gagahpangeran.com
Releases · gagahpangeran/gagahpangeran.com
2023.12.02
What's Changed
- Add AoC 2023 day 01 post by @gagahpangeran in #240
- Fix workflow error when installing netlify-cli by @gagahpangeran in #242
Full Changelog: 2023.06.08...2023.12.02
2023.06.08
What's Changed
- Add markdown header link by @gagahpangeran in #230
- Add AoC day 1-5 post by @gagahpangeran in #233
- Add markdown blockquote styling by @gagahpangeran in #234
- Update dependencies by @gagahpangeran in #235
- Update Gatsby to v5 by @gagahpangeran in #236
- Add datetime attribute in tag time by @gagahpangeran in #238
- Fix build failed by @gagahpangeran in #239
Full Changelog: 2022.10.03...2023.06.08
2022.10.03
What's Changed
- Clean up package json and github workflow by @gagahpangeran in #225
- Add build support to deploy gatsby SSR to netlify by @gagahpangeran in #226
- Add cache for node modules in github action by @gagahpangeran in #227
- Change yarn build to netlify build in github action by @gagahpangeran in #228
Full Changelog: 2022.10.02...2022.10.03
2022.10.02
What's Changed
- Replace newline with space in post description by @gagahpangeran in #205
- Add src in twitter image metadata by @gagahpangeran in #206
- Better share button UX by @gagahpangeran in #207
- Update dependencies by @gagahpangeran in #208
- Use native gatsby graphql typegen by @gagahpangeran in #209
- Use gatsby Head to replace react helmet by @gagahpangeran in #210
- Use github API to fetch changelog page by @gagahpangeran in #213
- Clean up changelog submodule and workflow by @gagahpangeran in #214
- Add test for utils github by @gagahpangeran in #215
- Revamp changelog page by @gagahpangeran in #216
- Update test config by @gagahpangeran in #217
- Add small size page nav variant for version page by @gagahpangeran in #218
- Change changelog link item to match page nav link by @gagahpangeran in #219
- Update action checkout to v3 by @gagahpangeran in #220
- Update setup node to v3 and use its own caching by @gagahpangeran in #221
- Use action gh release and auto generate release content by @gagahpangeran in #222
- Clean up stray console log by @gagahpangeran in #223
- Add build env in github action by @gagahpangeran in #224
Full Changelog: 2022.09.23...2022.10.02
2022.09.23
What's Changed
- Update dependencies by @gagahpangeran in #180
- Update gatsby 4.13 by @gagahpangeran in #181
- Update React 18 by @gagahpangeran in #182
- Update testing library by @gagahpangeran in #183
- Clean up gatsby files by @gagahpangeran in #186
- Update tsconfig to use esnext by @gagahpangeran in #187
- Add clean command in package json by @gagahpangeran in #194
- Fix possible undefined in gatsby node by @gagahpangeran in #198
- Minor revamp blog page by @gagahpangeran in #199
- Add new post with very long title by @gagahpangeran in #200
- Fix missing thumbnail in og header metadata by @gagahpangeran in #201
Full Changelog: 2022.05.03...2022.09.23
2022.05.03
What's Changed
- Update dependencies by @gagahpangeran in #162
- Update gatsby to v4 by @gagahpangeran in #163
- Change share button to use navigator clipboard by @gagahpangeran in #165
Full Changelog: 2021.12.17...2022.05.03
2021.12.17
What's Changed
- Throw error when some data are invalid by @gagahpangeran in #160
- Use first paragraph as post description by @gagahpangeran in #161
- Change not found page slightly by @gagahpangeran in #164
Full Changelog: 2021.12.16...2021.12.17
2021.12.16
What's Changed
- Fix incorrect path in post language label by @gagahpangeran in #150
- Update dependencies by @gagahpangeran in #151
- Use quote string in markdown frontmatter by @gagahpangeran in #156
- Remove category and redirect to tag by @gagahpangeran in #157
Full Changelog: 2021.08.31...2021.12.16
2021.08.31
What's Changed
- Update dependencies by @gagahpangeran in #144
- Add class modifiers utils function by @gagahpangeran in #146
- Simplify BEM class name depth and add SCSS mixins by @gagahpangeran in #147
Full Changelog: 2021.04.21...2021.08.31
2021.04.21
What's Changed
- Move main html styles to base scss by @gagahpangeran in #123
- Change PageNav to more generic by @gagahpangeran in #124
- Simplify
createPaginatedPageData
function by @gagahpangeran in #125 - Move blog posts into
blog
subfolder insidecontent
by @gagahpangeran in #122 - Add changelog pages by @gagahpangeran in #126
- Add changelog workflow to add new changelog by @gagahpangeran in #127
- Change file directory in changelog workflow by @gagahpangeran in #128
- Update and deploy content only when there's
update-content
label by @gagahpangeran in #129 - Add workflow when create PR changing
content
directory by @gagahpangeran in #130 - Change double quote to single quote in changelog workflow by @gagahpangeran in #133
- Merge lint and test workflow by @gagahpangeran in #134
- Change release workflow to include new changelog update by @gagahpangeran in #131
- Update dependencies by @gagahpangeran in #132
- Add
PageNav
default background and mack it sticky at bottom page by @gagahpangeran in #135 - Filter out changelog next in changelog page by @gagahpangeran in #136
Full Changelog: 2021.04.19...2021.04.21