Skip to content

Latest commit

 

History

History
4276 lines (1306 loc) · 98 KB

CHANGELOG.md

File metadata and controls

4276 lines (1306 loc) · 98 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.0.0 (2020-10-19)

Note: Version bump only for package @randy.tarampi/www

6.3.4 (2020-09-23)

Bug Fixes

  • package: Upgrade packages for 2020-09-23. (40b9654)

6.3.3 (2020-08-31)

Note: Version bump only for package @randy.tarampi/www

6.3.2 (2020-08-30)

Bug Fixes

  • jsx: Downgrade to history^4.10.1. (796096f)

6.3.1 (2020-08-29)

Bug Fixes

6.3.0 (2020-05-24)

Note: Version bump only for package @randy.tarampi/www

6.2.11 (2020-05-07)

Note: Version bump only for package @randy.tarampi/www

6.2.10 (2020-05-05)

Bug Fixes

  • Apply some Snyk patches. (206ede9)

6.2.9 (2020-05-05)

Note: Version bump only for package @randy.tarampi/www

6.2.8 (2020-05-04)

Note: Version bump only for package @randy.tarampi/www

6.2.7 (2020-05-04)

Note: Version bump only for package @randy.tarampi/www

6.2.6 (2020-05-03)

Bug Fixes

  • www: Fix .bear alignment on mobile displays. (9b698c1)

6.2.5 (2020-05-03)

Bug Fixes

  • www: Configure WorkboxPlugin consistently across our ESM and ES5 Webpack configurations (dd71ec9)
  • www: Configure WorkboxPlugin consistently across our ESM and ES5 Webpack configurations. Properly. (39e3c05)
  • www: Configure WorkboxPlugin consistently across our ESM and ES5 Webpack configurations. Properly. (7bb81b2)
  • www: Resolve #171 and Toast the user when they're offline. (785ea7b)

6.2.4 (2020-05-02)

Note: Version bump only for package @randy.tarampi/www

6.2.3 (2020-05-01)

Bug Fixes

  • www: Workbox's navigateFallback refers to a file path, not an application route. (99eca9b)

6.2.2 (2020-05-01)

Bug Fixes

  • packages/www/package.json & packages/www/.snyk to reduce vulnerabilities (0e344fc)
  • packages/www/package.json & packages/www/.snyk to reduce vulnerabilities (edd2a75)

6.2.1 (2020-04-29)

Note: Version bump only for package @randy.tarampi/www

6.2.0 (2020-04-27)

Bug Fixes

  • Fix [@randy](https://github.com/randy).tarampi/assets inclusion. (ea8d129)

6.1.21 (2020-04-26)

Note: Version bump only for package @randy.tarampi/www

6.1.20 (2020-04-26)

Note: Version bump only for package @randy.tarampi/www

6.1.19 (2020-04-26)

Note: Version bump only for package @randy.tarampi/www

6.1.18 (2020-04-26)

Note: Version bump only for package @randy.tarampi/www

6.1.17 (2020-04-26)

Bug Fixes

  • jsx: Get CopyWebpackPlugin to copy fonts over correctly. (3030f14)
  • package: Fix bad references to [@randy](https://github.com/randy).tarampi/views/templates/index.pug. (1461cf0)

6.1.16 (2020-04-23)

Reverts

6.1.15 (2020-04-22)

Note: Version bump only for package @randy.tarampi/www

6.1.14 (2020-04-21)

Note: Version bump only for package @randy.tarampi/www

6.1.13 (2020-02-16)

Note: Version bump only for package @randy.tarampi/www

6.1.12 (2020-02-16)

Note: Version bump only for package @randy.tarampi/www

6.1.11 (2020-02-16)

Note: Version bump only for package @randy.tarampi/www

6.1.10 (2020-02-02)

Bug Fixes

  • www: Don't unregister the old SW on forced updates. (190e880)

6.1.9 (2020-01-26)

Note: Version bump only for package @randy.tarampi/www

6.1.8 (2020-01-20)

Bug Fixes

  • www: Force reload the page when the user says they want to unregisterServiceWorkerAndReload. (b9bfcec)

6.1.7 (2020-01-19)

Bug Fixes

  • www: Inject some sensible noscript content. (6a6f68f)

6.1.6 (2020-01-18)

Bug Fixes

  • www: Always use my latest loaded resume and cover letter (for each variant). (d7d7ede)

6.1.5 (2020-01-16)

Note: Version bump only for package @randy.tarampi/www

6.1.4 (2020-01-14)

Bug Fixes

  • www: Gallery posts featured on the home page need to show their .post-metadata. Redux. (5afa291)

6.1.3 (2020-01-14)

Bug Fixes

  • www: Gallery posts featured on the home page need to show their .post-metadata. (be9b06a)

Reverts

  • fix(www): There's no real reason to have this exception for .post--gallery .post-metadata.hide-on-med-and-up." (c90f541)

6.1.2 (2020-01-13)

Bug Fixes

  • www: There's no real reason to have this exception for .post--gallery .post-metadata.hide-on-med-and-up. (10822ec)

6.1.1 (2020-01-13)

Note: Version bump only for package @randy.tarampi/www

6.1.0 (2020-01-12)

Features

  • Retool my content for 2020. (e54cd3c)

6.0.5 (2020-01-11)

Note: Version bump only for package @randy.tarampi/www

6.0.4 (2020-01-11)

Note: Version bump only for package @randy.tarampi/www

6.0.3 (2020-01-10)

Bug Fixes

  • Don't serve our test web app out of dev.randytarampi.ca, but out of www.dev.randytarampi.ca. (53df730)
  • www: We should really unregisterServiceWorkerAndReload on SW updates. (54c7e42)

6.0.2 (2020-01-08)

Note: Version bump only for package @randy.tarampi/www

6.0.1 (2020-01-06)

Note: Version bump only for package @randy.tarampi/www

6.0.0 (2020-01-05)

chore

  • package: Blindly update packages for 2019 & node@12. (272a783)

BREAKING CHANGES

  • package: Move from supporting node@8 which is EOL to node@12, the newest LTS.

Also change to use yarn instead of npm.

5.0.0 (2020-01-05)

chore

  • package: Blindly update packages for 2019 & node@12. (272a783)

BREAKING CHANGES

  • package: Move from supporting node@8 which is EOL to node@12, the newest LTS.

Also change to use yarn instead of npm.

4.0.16 (2019-07-06)

Bug Fixes

  • packages/www/.snyk & packages/www/package.json to reduce vulnerabilities (f2ba964)

4.0.15 (2019-07-05)

Bug Fixes

  • www: Apply Synk patch for SNYK-JS-LODASH-450202. (58542de)
  • packages/www/.snyk & packages/www/package.json to reduce vulnerabilities (3a623f0)
  • packages/www/.snyk & packages/www/package.json to reduce vulnerabilities (9f27ecf)

4.0.14 (2019-06-01)

Note: Version bump only for package @randy.tarampi/www

4.0.13 (2019-05-27)

Note: Version bump only for package @randy.tarampi/www

4.0.12 (2019-05-20)

Note: Version bump only for package @randy.tarampi/www

4.0.11 (2019-05-19)

Note: Version bump only for package @randy.tarampi/www

4.0.10 (2019-05-13)

Note: Version bump only for package @randy.tarampi/www

4.0.9 (2019-05-06)

Note: Version bump only for package @randy.tarampi/www

4.0.8 (2019-05-04)

Note: Version bump only for package @randy.tarampi/www

4.0.7 (2019-05-01)

Bug Fixes

  • www: Materialize.toast -> M.toast. (5c0b521)

4.0.6 (2019-05-01)

Note: Version bump only for package @randy.tarampi/www

4.0.5 (2019-05-01)

Note: Version bump only for package @randy.tarampi/www

4.0.4 (2019-04-28)

Note: Version bump only for package @randy.tarampi/www

4.0.3 (2019-04-25)

Note: Version bump only for package @randy.tarampi/www

4.0.2 (2019-04-22)

Note: Version bump only for package @randy.tarampi/www

4.0.1 (2019-04-21)

Note: Version bump only for package @randy.tarampi/www

4.0.0 (2019-04-21)

Note: Version bump only for package @randy.tarampi/www

3.11.0 (2019-04-21)

Bug Fixes

Features

  • www: Serve ESM bundles. (30d7ce7)

Reverts

3.10.1 (2019-03-25)

Note: Version bump only for package @randy.tarampi/www

3.10.0 (2019-03-23)

Note: Version bump only for package @randy.tarampi/www

3.9.10 (2019-03-19)

Note: Version bump only for package @randy.tarampi/www

3.9.9 (2019-03-19)

Note: Version bump only for package @randy.tarampi/www

3.9.8 (2019-03-17)

Note: Version bump only for package @randy.tarampi/www

3.9.7 (2019-03-11)

Note: Version bump only for package @randy.tarampi/www

3.9.6 (2019-03-10)

Bug Fixes

  • css: Remove elevation on .post--link and .post--words. (478b905)

3.9.5 (2019-03-08)

Note: Version bump only for package @randy.tarampi/www

3.9.4 (2019-02-28)

Note: Version bump only for package @randy.tarampi/www

3.9.3 (2019-02-28)

Note: Version bump only for package @randy.tarampi/www

3.9.2 (2019-02-20)

Bug Fixes

  • package: Prefer exact versions. Again. (34addde)

3.9.1 (2019-02-19)

Note: Version bump only for package @randy.tarampi/www

3.9.0 (2019-02-17)

Features

3.8.0 (2019-02-17)

Note: Version bump only for package @randy.tarampi/www

3.7.2 (2019-02-15)

Note: Version bump only for package @randy.tarampi/www

3.7.1 (2019-02-13)

Note: Version bump only for package @randy.tarampi/www

3.7.0 (2019-02-12)

Note: Version bump only for package @randy.tarampi/www

3.6.0 (2019-02-12)

Reverts

  • chore(package): update dependencies (90b77be)

3.5.2 (2019-02-11)

Reverts

  • chore(package): update dependencies (90b77be)

3.5.1 (2019-02-11)

Reverts

  • chore(package): update dependencies (90b77be)

3.5.0 (2019-02-11)

Note: Version bump only for package @randy.tarampi/www

3.4.9 (2019-02-10)

Note: Version bump only for package @randy.tarampi/www

3.4.8 (2019-02-09)

Note: Version bump only for package @randy.tarampi/www

3.4.7 (2019-02-09)

Note: Version bump only for package @randy.tarampi/www

3.4.6 (2019-02-08)

Note: Version bump only for package @randy.tarampi/www

3.4.5 (2019-02-08)

Note: Version bump only for package @randy.tarampi/www

3.4.4 (2019-02-06)

Note: Version bump only for package @randy.tarampi/www

3.4.3 (2019-02-06)

Note: Version bump only for package @randy.tarampi/www

3.4.2 (2019-02-05)

Note: Version bump only for package @randy.tarampi/www

3.4.1 (2019-01-30)

Note: Version bump only for package @randy.tarampi/www

3.4.0 (2019-01-30)

Features

  • service: Polish off Facebook Posts per randytarampi/me.photos#9. (e474a08)

3.3.3 (2019-01-29)

Note: Version bump only for package @randy.tarampi/www

3.3.2 (2019-01-24)

Bug Fixes

  • www: Generate a map.html file so we don't give crawlers 404s. (61c70b4)

3.3.1 (2019-01-24)

Note: Version bump only for package @randy.tarampi/www

3.3.0 (2019-01-23)

Note: Version bump only for package @randy.tarampi/www

3.2.1 (2019-01-21)

Note: Version bump only for package @randy.tarampi/www

3.2.0 (2019-01-21)

Note: Version bump only for package @randy.tarampi/www

3.1.1 (2019-01-18)

Note: Version bump only for package @randy.tarampi/www

3.1.0 (2019-01-18)

Note: Version bump only for package @randy.tarampi/www

3.0.2 (2019-01-17)

Bug Fixes

  • www: Fix .block--new .post-words to have no elevation. (d4a262f)

3.0.1 (2019-01-16)

Bug Fixes

  • www: Store and rehydrate ui.routes state. (f5600af)

3.0.0 (2019-01-14)

chore

  • package: Bump a major version. One last time. (e1bad58), closes #177

BREAKING CHANGES

  • package: There are many...
    • ad0f16f - Remove all support for _rawFilter.

2.13.4 (2019-01-14)

Note: Version bump only for package @randy.tarampi/www

2.13.3 (2019-01-14)

Note: Version bump only for package @randy.tarampi/www

2.13.2 (2019-01-14)

Note: Version bump only for package @randy.tarampi/www

2.13.1 (2019-01-14)

Note: Version bump only for package @randy.tarampi/www

2.13.0 (2019-01-14)

Features

  • jsx: Give Posts a PostLocationComponent. (91adc10)

2.12.4 (2018-12-29)

Note: Version bump only for package @randy.tarampi/www

2.12.3 (2018-12-27)

Note: Version bump only for package @randy.tarampi/www

2.12.2 (2018-12-27)

Bug Fixes

  • Don't include the ESM builds when we webpack the pug templates. (59e7e34)

2.12.1 (2018-12-26)

Bug Fixes

  • Only copy the required [@randy](https://github.com/randy).tarampi/assets/web for the NODE_ENV. (71bde2a)

2.12.0 (2018-12-24)

Bug Fixes

  • html-webpack-plugin needs to excludeChunks like vendor and styles. (916d4ea)
  • Let [@babel](https://github.com/babel)/preset-env figure out which polyfills to load. (57c2f90)

Features

Reverts

  • feat(www): Serve ESM code. (fb4597a)

2.11.5 (2018-12-22)

Note: Version bump only for package @randy.tarampi/www

2.11.4 (2018-12-16)

Note: Version bump only for package @randy.tarampi/www

2.11.3 (2018-12-16)

Bug Fixes

  • jsx: Rejig Error and ErrorWrapper so PostsComponent, ResumeComponent and LetterComponent can display specific errors of their own. (083bfc9)

Performance Improvements

  • jsx: These Components can actually be PureComponents. (4cd2fde)

2.11.2 (2018-12-15)

Note: Version bump only for package @randy.tarampi/www

2.11.1 (2018-12-15)

Note: Version bump only for package @randy.tarampi/www

2.11.0 (2018-12-14)

Bug Fixes

  • www: Constrain the .error page height so we don't see a scrollbar. (2486e85)

Features

  • www: Serve webpacked ESM code for clients that accept it. (799c175)

Reverts

  • feat(www): Serve webpacked ESM code for clients that accept it. (08ebf06)

2.10.6 (2018-12-13)

Note: Version bump only for package @randy.tarampi/www

2.10.5 (2018-12-13)

Note: Version bump only for package @randy.tarampi/www

2.10.4 (2018-12-13)

Note: Version bump only for package @randy.tarampi/www

2.10.3 (2018-12-13)

Note: Version bump only for package @randy.tarampi/www

2.10.2 (2018-12-12)

Note: Version bump only for package @randy.tarampi/www

2.10.1 (2018-12-12)

Bug Fixes

  • jsx: Fix materialize-css test setup. (fbf64ed)

2.10.0 (2018-12-12)

Bug Fixes

  • jsx: Expect consumers of [@randy](https://github.com/randy).tarampi/jsx to bring their own jquery and materialize-css. (f7b989c)
  • www: Define the ESM babelLoaderExclusions correctly. (3525c07)
  • www: ESLint. (ed8dbf5)
  • www: Just roll with the old ES5 setup for now. (223e579)

Features

  • build produces ES modules, not ES5 compatible code. (9ac0c2f)
  • www: Build esm and es5 assets. (e72e925)
  • www: Build and serve ES Modules and old ES5 code. (2a2c81c)

2.9.0 (2018-12-12)

Bug Fixes

  • jsx: Expect consumers of [@randy](https://github.com/randy).tarampi/jsx to bring their own jquery and materialize-css. (f7b989c)
  • www: Define the ESM babelLoaderExclusions correctly. (3525c07)
  • www: ESLint. (ed8dbf5)
  • www: Just roll with the old ES5 setup for now. (223e579)

Features

  • build produces ES modules, not ES5 compatible code. (9ac0c2f)
  • www: Build esm and es5 assets. (e72e925)
  • www: Build and serve ES Modules and old ES5 code. (2a2c81c)

2.8.1 (2018-12-11)

Note: Version bump only for package @randy.tarampi/www

2.8.0 (2018-12-11)

Features

  • www: Add Posts to the home page and close #170. (1f2e631)
  • www: Page title varies with page content, per #179. (3b88bfe)

2.7.0 (2018-12-11)

Bug Fixes

  • www: Don't include src/public/sw/** in coverage calculations. (b86cd09)

Features

  • www: Support a custom swInstaller and use it to notify the user to reload the page after an update has been downloaded. (11b835d)

2.6.0 (2018-12-10)

Note: Version bump only for package @randy.tarampi/www

2.5.0 (2018-12-10)

Note: Version bump only for package @randy.tarampi/www

2.4.6 (2018-12-09)

Note: Version bump only for package @randy.tarampi/www

2.4.5 (2018-12-09)

Note: Version bump only for package @randy.tarampi/www

2.4.4 (2018-12-09)

Bug Fixes

  • webpack: Disable workbox service worker offlineGoogleAnalytics. (1812f66)

2.4.3 (2018-12-09)

Note: Version bump only for package @randy.tarampi/www

2.4.2 (2018-12-09)

Note: Version bump only for package @randy.tarampi/www

2.4.1 (2018-12-08)

Note: Version bump only for package @randy.tarampi/www

2.4.0 (2018-12-08)

Note: Version bump only for package @randy.tarampi/www

2.3.0 (2018-12-06)

Note: Version bump only for package @randy.tarampi/www

2.2.3 (2018-12-02)

Note: Version bump only for package @randy.tarampi/www

2.2.2 (2018-11-28)

Bug Fixes

2.2.1 (2018-11-28)

Note: Version bump only for package @randy.tarampi/www

2.2.0 (2018-11-27)

Features

  • www: Adjust CampaignLinks per dfdac6e1890a77f57ccbf78cbb9f189e7fdb7be6. (90da1d9)

2.1.4 (2018-11-27)

Note: Version bump only for package @randy.tarampi/www

2.1.3 (2018-11-26)

Note: Version bump only for package @randy.tarampi/www

2.1.2 (2018-11-26)

Note: Version bump only for package @randy.tarampi/www

2.1.1 (2018-11-25)

Note: Version bump only for package @randy.tarampi/www

2.1.0 (2018-11-25)

Bug Fixes

  • jsx: renderSwipeableRoutes renders child routes. (831c0cf)
  • jsx: Pass routes props along to *RouteHandler. (1a878cc)
  • jsx: Suppress iterated Tab key warning. (4b5fb1d)

Features

  • jsx: Polish off support for viewing Posts by tags, per #76. (fa0b60e)

2.0.7 (2018-11-25)

Note: Version bump only for package @randy.tarampi/www

2.0.6 (2018-11-24)

Note: Version bump only for package @randy.tarampi/www

2.0.5 (2018-11-23)

Note: Version bump only for package @randy.tarampi/www

2.0.4 (2018-11-22)

Note: Version bump only for package @randy.tarampi/www

2.0.3 (2018-11-22)

Note: Version bump only for package @randy.tarampi/www

2.0.2 (2018-11-20)

Note: Version bump only for package @randy.tarampi/www

2.0.1 (2018-11-20)

Note: Version bump only for package @randy.tarampi/www

2.0.0 (2018-11-20)

Bug Fixes

  • www: Fix link to service instead of posts. (e52da59)

1.7.2 (2018-11-19)

Bug Fixes

  • Fix bad references to [@randy](https://github.com/randy).tarampi/js. (336bdc2)
  • Fix bad references to [@randy](https://github.com/randy).tarampi/jsx. (3fdec20)

1.7.1 (2018-11-17)

Note: Version bump only for package @randy.tarampi/www

1.7.0 (2018-11-17)

Note: Version bump only for package @randy.tarampi/www

1.6.3 (2018-11-16)

Note: Version bump only for package @randy.tarampi/www

1.6.2 (2018-11-16)

Note: Version bump only for package @randy.tarampi/www

1.6.1 (2018-11-16)

Note: Version bump only for package @randy.tarampi/www

1.6.0 (2018-11-16)

Note: Version bump only for package @randy.tarampi/www

1.5.3 (2018-11-15)

Bug Fixes

  • www: Remove .text from the home page content. (f487f09)

1.5.2 (2018-11-15)

Note: Version bump only for package @randy.tarampi/www

1.5.1 (2018-11-14)

Note: Version bump only for package @randy.tarampi/www

1.5.0 (2018-11-14)

Note: Version bump only for package @randy.tarampi/www

1.4.0 (2018-11-14)

Note: Version bump only for package @randy.tarampi/www

1.3.9 (2018-11-10)

Note: Version bump only for package @randy.tarampi/www

1.3.8 (2018-11-10)

Note: Version bump only for package @randy.tarampi/www

1.3.7 (2018-11-08)

Note: Version bump only for package @randy.tarampi/www

1.3.6 (2018-11-07)

Note: Version bump only for package @randy.tarampi/www

1.3.5 (2018-11-07)

Note: Version bump only for package @randy.tarampi/www

1.3.4 (2018-11-07)

Note: Version bump only for package @randy.tarampi/www

1.3.3 (2018-11-07)

Note: Version bump only for package @randy.tarampi/www

1.3.2 (2018-11-06)

Note: Version bump only for package @randy.tarampi/www

1.3.1 (2018-11-06)

Note: Version bump only for package @randy.tarampi/www

1.3.0 (2018-11-06)

Features

  • jsx: configureStore and configureOfflineStore take middleware. (5ab0fff)

1.2.5 (2018-11-06)

Note: Version bump only for package @randy.tarampi/www

1.2.4 (2018-11-05)

Bug Fixes

  • package: lib now lives in src/lib. (84cced2)

1.2.3 (2018-11-05)

Note: Version bump only for package @randy.tarampi/www

1.2.2 (2018-11-05)

Note: Version bump only for package @randy.tarampi/www

1.2.1 (2018-11-05)

Note: Version bump only for package @randy.tarampi/www

1.2.0 (2018-11-04)

Note: Version bump only for package @randy.tarampi/www

1.1.8 (2018-11-04)

Note: Version bump only for package @randy.tarampi/www

1.1.7 (2018-11-04)

Note: Version bump only for package @randy.tarampi/www

1.1.6 (2018-11-04)

Note: Version bump only for package @randy.tarampi/www

1.1.5 (2018-11-03)

Bug Fixes

1.1.4 (2018-11-03)

Bug Fixes

1.1.3 (2018-11-02)

Note: Version bump only for package @randy.tarampi/www

1.1.2 (2018-11-02)

Note: Version bump only for package @randy.tarampi/www

1.1.1 (2018-11-02)

Note: Version bump only for package @randy.tarampi/www

1.1.0 (2018-11-01)

Note: Version bump only for package @randy.tarampi/www

1.0.2 (2018-11-01)

Bug Fixes

  • package: Packages don't build on prepare when $IS_PUBLISHING. (44f196e)

1.0.1 (2018-11-01)

Note: Version bump only for package @randy.tarampi/www

1.0.0 (2018-10-31)

Note: Version bump only for package @randy.tarampi/www

0.48.0 (2018-10-31)

Note: Version bump only for package @randy.tarampi/www

0.47.22 (2018-10-31)

Note: Version bump only for package @randy.tarampi/www

0.47.21 (2018-10-31)

Bug Fixes

  • travis: Don't build on prepare when $IS_PUBLISHING. (6cbf3c8)

Reverts

  • chore(babel): useBuiltIns: "entry" -> useBuiltIns: "usage". (803e94d)

0.47.20 (2018-10-31)

Bug Fixes

  • travis: Only rebuild on prepack when $RELEASE and $CI. (f76a911)

0.47.19 (2018-10-31)

Note: Version bump only for package @randy.tarampi/www

0.47.18 (2018-10-31)

Note: Version bump only for package @randy.tarampi/www

0.47.17 (2018-10-31)

Note: Version bump only for package @randy.tarampi/www

0.47.16 (2018-10-30)

Note: Version bump only for package @randy.tarampi/www

0.47.15 (2018-10-30)

Note: Version bump only for package @randy.tarampi/www

0.47.14 (2018-10-30)

Note: Version bump only for package @randy.tarampi/www

0.47.13 (2018-10-30)

Bug Fixes

  • css: Don't bother with node-sass-tilde-importer. (31e9361)
  • package: Fix inverted logic in 2bbe750e51d43f389ca8fb688fd8db8ab78ec9d0. (118b1a2)
  • posts: Build prd assets for release once. (2bbe750)
  • Remove package-locks. (b2bf2db)
  • travis: Turns out Travis uses sh instead of bash, so make these standard conditionals. (76fef6b)

0.47.12 (2018-10-30)

Note: Version bump only for package @randy.tarampi/www

Note: Version bump only for package @randy.tarampi/www

0.47.10 (2018-10-29)

Bug Fixes

  • package: Just nuke all these package-locks for now. (a6c7d72)
  • www: workbox-webpack-plugin is actually a devDependency. (f676871)

0.47.9 (2018-10-29)

Note: Version bump only for package @randy.tarampi/www

0.47.8 (2018-10-29)

Note: Version bump only for package @randy.tarampi/www

0.47.7 (2018-10-29)

Note: Version bump only for package @randy.tarampi/www

0.47.6 (2018-10-29)

Note: Version bump only for package @randy.tarampi/www

0.47.5 (2018-10-29)

Bug Fixes

  • www: RSS Feed link should actually open in a new tab. (d0ba7a0)

0.47.4 (2018-10-29)

Note: Version bump only for package @randy.tarampi/www

0.47.3 (2018-10-28)

Note: Version bump only for package @randy.tarampi/www

0.47.2 (2018-10-28)

Bug Fixes

0.47.1 (2018-10-28)

Note: Version bump only for package @randy.tarampi/www

0.47.0 (2018-10-28)

Features

0.46.1 (2018-10-26)

Note: Version bump only for package @randy.tarampi/www

0.46.0 (2018-10-26)

Bug Fixes

  • www: redux-offline also needs to know things about LetterSections. (e82ca73)
  • www: Don't cache API responses. (9747ef9)

Features

  • www: redux-offline persists Persons properly. (7adff23)
  • www: redux-offline persists Posts properly. (2e08933)
  • www: redux-offline persists Resume sub-entities properly. (5e90b41)
  • www: Initial work integrating redux-offline. (24e93f2)

0.45.8 (2018-10-24)

Bug Fixes

  • www: Run builds with CAMPAIGN_SOURCE and CAMPAIGN_CONTENT. (5bd93ec)

0.45.7 (2018-10-22)

Note: Version bump only for package @randy.tarampi/www

0.45.6 (2018-10-21)

Bug Fixes

  • www: Service worker caches consistently purgeOnQuotaError. (9982f79)

0.45.5 (2018-10-21)

Note: Version bump only for package @randy.tarampi/www

0.45.4 (2018-10-20)

Note: Version bump only for package @randy.tarampi/www

0.45.3 (2018-10-20)

Note: Version bump only for package @randy.tarampi/www

0.45.2 (2018-10-20)

Note: Version bump only for package @randy.tarampi/www

0.45.1 (2018-10-20)

Note: Version bump only for package @randy.tarampi/www

0.45.0 (2018-10-20)

Features

  • assets: Use separate favicons and splash screens for each environment. (e1b799e)

0.44.0 (2018-10-19)

Bug Fixes

  • www: Only precache my signature, everything else can just get cached when it comes down. (c0438ff)

Features

  • www: $crisp callbacks dispatch redux actions. (90ad97d)

0.43.13 (2018-10-18)

Note: Version bump only for package @randy.tarampi/www

0.43.12 (2018-10-18)

Note: Version bump only for package @randy.tarampi/www

0.43.11 (2018-10-18)

Note: Version bump only for package @randy.tarampi/www

0.43.10 (2018-10-18)

Note: Version bump only for package @randy.tarampi/www

0.43.9 (2018-10-17)

Note: Version bump only for package @randy.tarampi/www

0.43.8 (2018-10-17)

Note: Version bump only for package @randy.tarampi/www

0.43.7 (2018-10-17)

Note: Version bump only for package @randy.tarampi/www

0.43.6 (2018-10-17)

Bug Fixes

  • www: Also cache the Crisp chat JS file. (6b233d6)
  • www: Also need to copy the CNAME to /docs on release. (283a870)

0.43.5 (2018-10-17)

Bug Fixes

  • www: Throw in the towel and just serve everything out of /docs. (91a09fe)

0.43.4 (2018-10-17)

Note: Version bump only for package @randy.tarampi/www

0.43.3 (2018-10-17)

Bug Fixes

0.43.2 (2018-10-16)

Bug Fixes

  • www: Consolidate the service worker caches. (1d73a0d)
  • www: Make Sitemap absolute in robots.txt. (0cdd1c1)
  • www: Service worker needs navigateFallback defined. (4bb211c)

0.43.1 (2018-10-16)

Bug Fixes

  • www: Also cache html files. (7421d3d)
  • www: We need to copy the precache-manifest to the root directory. (e5d3245)

0.43.0 (2018-10-16)

Bug Fixes

Features

  • www: Add a basic service worker that caches some assets. (f1e8ab7)
  • www: Also see if we can cache posts.postsUrl responses. (90966c6)

0.42.2 (2018-10-16)

Note: Version bump only for package @randy.tarampi/www

0.42.1 (2018-10-16)

Bug Fixes

  • jsx: ConnectedSwipeableTabs grabs Tabs off the routes. (6c71e1f)
  • jsx: Couple indexedRoutes to the idea of "routes with tabs". (1d79d88)

0.42.0 (2018-10-15)

Bug Fixes

  • jsx: renderSwipeableRoutes only renders the best matching route. (6ed752c)

Features

  • www: /(photos|words) -> /blog. (5c83275)

0.41.7 (2018-10-15)

Note: Version bump only for package @randy.tarampi/www

0.41.6 (2018-10-15)

Note: Version bump only for package @randy.tarampi/www

0.41.5 (2018-10-15)

Note: Version bump only for package @randy.tarampi/www

0.41.4 (2018-10-15)

Note: Version bump only for package @randy.tarampi/www

0.41.3 (2018-10-15)

Bug Fixes

  • www: Add more test coverage to get over the 80% threshold. (dfd187d)

0.41.2 (2018-10-14)

Note: Version bump only for package @randy.tarampi/www

0.41.1 (2018-10-13)

Note: Version bump only for package @randy.tarampi/www

0.41.0 (2018-10-13)

Features

  • www: Use react-swipeable-views to knock off #145. (c79241c)

0.40.19 (2018-10-10)

Note: Version bump only for package @randy.tarampi/www

0.40.18 (2018-10-10)

Note: Version bump only for package @randy.tarampi/www

0.40.17 (2018-10-10)

Note: Version bump only for package @randy.tarampi/www

0.40.16 (2018-10-09)

Note: Version bump only for package @randy.tarampi/www

0.40.15 (2018-10-05)

Note: Version bump only for package @randy.tarampi/www

0.40.14 (2018-10-04)

Note: Version bump only for package @randy.tarampi/www

0.40.13 (2018-09-30)

Note: Version bump only for package @randy.tarampi/www

0.40.12 (2018-09-30)

Note: Version bump only for package @randy.tarampi/www

0.40.11 (2018-09-27)

Note: Version bump only for package @randy.tarampi/www

0.40.10 (2018-09-26)

Note: Version bump only for package @randy.tarampi/www

0.40.9 (2018-09-26)

Bug Fixes

  • jsx: Add the raf/polyfill while I'm in here. (f970386)

0.40.8 (2018-09-26)

Note: Version bump only for package @randy.tarampi/www

0.40.7 (2018-09-26)

Note: Version bump only for package @randy.tarampi/www

0.40.6 (2018-09-26)

Note: Version bump only for package @randy.tarampi/www

0.40.5 (2018-09-25)

Note: Version bump only for package @randy.tarampi/www

0.40.4 (2018-09-25)

Note: Version bump only for package @randy.tarampi/www

0.40.3 (2018-09-24)

Note: Version bump only for package @randy.tarampi/www

0.40.2 (2018-09-24)

Note: Version bump only for package @randy.tarampi/www

0.40.1 (2018-09-24)

Note: Version bump only for package @randy.tarampi/www

0.40.0 (2018-09-24)

Note: Version bump only for package @randy.tarampi/www

0.39.13 (2018-09-24)

Note: Version bump only for package @randy.tarampi/www

0.39.12 (2018-09-24)

Note: Version bump only for package @randy.tarampi/www

0.39.11 (2018-09-23)

Note: Version bump only for package @randy.tarampi/www

0.39.10 (2018-09-23)

Note: Version bump only for package @randy.tarampi/www

0.39.9 (2018-09-23)

Note: Version bump only for package @randy.tarampi/www

0.39.8 (2018-09-23)

Note: Version bump only for package @randy.tarampi/www

0.39.7 (2018-09-23)

Note: Version bump only for package @randy.tarampi/www

0.39.6 (2018-09-23)

Note: Version bump only for package @randy.tarampi/www

0.39.5 (2018-09-22)

Bug Fixes

  • resume: Split out jsonresume-theme from [@randy](https://github.com/randy).tarampi/resume. (abf0005)

Reverts

  • chore(www): Bring polyfills in before vendor. (03e0d8c)

0.39.4 (2018-09-22)

Note: Version bump only for package @randy.tarampi/www

0.39.3 (2018-09-22)

Bug Fixes

  • Rely on prepack to NODE_ENV=prd npm run build. (6438959)

0.39.2 (2018-09-22)

Note: Version bump only for package @randy.tarampi/www

0.39.1 (2018-09-22)

Note: Version bump only for package @randy.tarampi/www

0.39.0 (2018-09-22)

Bug Fixes

  • letters: Fix copy/pasta'd letters source directory. (8efe337)

Features

  • resume: Make resume publishable per #67. (7686d58)

0.38.0 (2018-09-22)

Bug Fixes

  • letters: Fix copy/pasta'd letters source directory. (8efe337)

Features

  • resume: Make resume publishable per #67. (7686d58)

0.37.0 (2018-09-22)

Bug Fixes

  • letters: Fix copy/pasta'd letters source directory. (8efe337)

Features

  • resume: Make resume publishable per #67. (7686d58)

0.36.0 (2018-09-21)

Bug Fixes

  • letters: Fix copy/pasta'd letters source directory. (8efe337)

Features

  • resume: Make resume publishable per #67. (7686d58)

0.35.0 (2018-09-20)

Note: Version bump only for package @randy.tarampi/www

0.34.3 (2018-09-20)

Note: Version bump only for package @randy.tarampi/www

0.34.2 (2018-09-20)

Note: Version bump only for package @randy.tarampi/www

0.34.1 (2018-09-19)

Note: Version bump only for package @randy.tarampi/www

0.34.0 (2018-09-18)

Note: Version bump only for package @randy.tarampi/www

0.33.2 (2018-09-18)

Note: Version bump only for package @randy.tarampi/www

0.33.1 (2018-09-18)

Bug Fixes

  • views: Set canonical URLs correctly. (178d3eb)

0.33.0 (2018-09-18)

Features

Reverts

0.32.1 (2018-09-17)

Note: Version bump only for package @randy.tarampi/www

0.32.0 (2018-09-17)

Bug Fixes

  • Try fixing iOS 6 Safari and IE<=10 brokenness by adding [@babel](https://github.com/babel)/plugin-transform-proto-to-assign. (59b4cc7)

Features

  • Add some basic structured data to our pages per #25. (a513c63)

0.31.7 (2018-09-16)

Note: Version bump only for package @randy.tarampi/www

0.31.6 (2018-09-16)

Note: Version bump only for package @randy.tarampi/www

0.31.5 (2018-09-16)

Note: Version bump only for package @randy.tarampi/www

0.31.4 (2018-09-16)

Note: Version bump only for package @randy.tarampi/www

0.31.3 (2018-09-15)

Bug Fixes

  • www: Encapsulate Main content in a Container. (3829891)

0.31.2 (2018-09-15)

Note: Version bump only for package @randy.tarampi/www

0.31.1 (2018-09-15)

Note: Version bump only for package @randy.tarampi/www

0.30.0 (2018-09-15)

Note: Version bump only for package @randy.tarampi/www

0.29.1 (2018-09-14)

Note: Version bump only for package @randy.tarampi/www

0.29.0 (2018-09-14)

Features

  • config: Pull more details about me into the config, per #54. (c198fdd), closes #25

0.28.0 (2018-09-13)

Features

0.27.1 (2018-09-13)

Note: Version bump only for package @randy.tarampi/www

0.27.0 (2018-09-13)

Features

0.26.1 (2018-09-12)

Note: Version bump only for package @randy.tarampi/www

0.26.0 (2018-09-12)

Features

  • Close #24 and fully flesh out module's public interfaces. (0042eda), closes #67

0.25.4 (2018-09-12)

Note: Version bump only for package @randy.tarampi/www

0.25.3 (2018-09-11)

Bug Fixes

  • www: Fix reference broken in a8f9a049680397e577b969b2ae5f94debf1f9237. (4cd20ee)

0.25.2 (2018-09-11)

Bug Fixes

  • www: Also add letter.html file so we don't fall on the 404.html. (54f5af7)

0.25.1 (2018-09-11)

Note: Version bump only for package @randy.tarampi/www

0.25.0 (2018-09-11)

Features

  • www: Start serving up a generic letter. (aecbd51), closes #55 #68

0.24.6 (2018-09-10)

Bug Fixes

  • www: Add pages for blog, photos, words and resume. (516f37d)

0.24.5 (2018-09-10)

Bug Fixes

  • package: update materialize-css to version 1.0.0 (5cefe80)

0.24.4 (2018-09-09)

Note: Version bump only for package @randy.tarampi/www

0.24.3 (2018-09-09)

Note: Version bump only for package @randy.tarampi/www

0.24.2 (2018-09-09)

Note: Version bump only for package @randy.tarampi/www

0.24.1 (2018-09-07)

Note: Version bump only for package @randy.tarampi/www

0.24.0 (2018-09-06)

Features

  • jsx: Add more flavour to my browser logger messages. (a730d1c)

0.23.12 (2018-09-06)

Note: Version bump only for package @randy.tarampi/www

0.23.11 (2018-09-05)

Note: Version bump only for package @randy.tarampi/www

0.23.10 (2018-09-05)

Note: Version bump only for package @randy.tarampi/www

0.23.9 (2018-09-05)

Note: Version bump only for package @randy.tarampi/www

0.23.8 (2018-09-04)

Note: Version bump only for package @randy.tarampi/www

0.23.7 (2018-09-04)

Note: Version bump only for package @randy.tarampi/www

0.23.6 (2018-09-04)

Note: Version bump only for package @randy.tarampi/www

0.23.5 (2018-09-04)

Note: Version bump only for package @randy.tarampi/www

0.23.4 (2018-09-03)

Note: Version bump only for package @randy.tarampi/www

0.23.3 (2018-09-03)

Bug Fixes

  • jsx: Fix these duplicated intro-hello-bears in the DOM. (5abb866)

0.23.2 (2018-09-02)

Note: Version bump only for package @randy.tarampi/www

0.23.1 (2018-09-02)

Note: Version bump only for package @randy.tarampi/www

0.23.0 (2018-09-02)

Features

0.22.9 (2018-09-01)

Note: Version bump only for package @randy.tarampi/www

0.22.8 (2018-09-01)

Note: Version bump only for package @randy.tarampi/www

0.22.7 (2018-09-01)

Note: Version bump only for package @randy.tarampi/www

0.22.6 (2018-09-01)

Note: Version bump only for package @randy.tarampi/www

0.22.5 (2018-09-01)

Note: Version bump only for package @randy.tarampi/www

0.22.4 (2018-08-31)

Note: Version bump only for package @randy.tarampi/www

0.22.3 (2018-08-31)

Note: Version bump only for package @randy.tarampi/www

0.22.2 (2018-08-31)

Note: Version bump only for package @randy.tarampi/www

0.22.1 (2018-08-31)

Note: Version bump only for package @randy.tarampi/www

0.22.0 (2018-08-31)

Note: Version bump only for package @randy.tarampi/www

0.21.0 (2018-08-31)

Note: Version bump only for package @randy.tarampi/www

0.20.6 (2018-08-31)

Note: Version bump only for package @randy.tarampi/www

0.20.5 (2018-08-30)

Note: Version bump only for package @randy.tarampi/www

0.20.4 (2018-08-29)

Note: Version bump only for package @randy.tarampi/www

0.20.3 (2018-08-29)

Note: Version bump only for package @randy.tarampi/www

0.20.2 (2018-08-29)

Note: Version bump only for package @randy.tarampi/www

0.20.1 (2018-08-28)

Note: Version bump only for package @randy.tarampi/www

0.20.0 (2018-08-28)

Bug Fixes

  • jsx: JSX tests also define a JSDOM global.document. (fbd50d7)
  • www: Fix copy/pasta on the home page. (1ad1a03)

Features

  • jsx: Reduxify ʕ•ᴥ•ʔs. (8726f68), closes #16
  • www: Also link to merch. (f160d0d)

0.19.6 (2018-08-28)

Note: Version bump only for package @randy.tarampi/www

0.19.5 (2018-08-27)

Note: Version bump only for package @randy.tarampi/www

0.19.4 (2018-08-27)

Note: Version bump only for package @randy.tarampi/www

0.19.3 (2018-08-27)

Note: Version bump only for package @randy.tarampi/www

0.19.2 (2018-08-27)

Note: Version bump only for package @randy.tarampi/www

0.19.1 (2018-08-27)

Note: Version bump only for package @randy.tarampi/www

0.19.0 (2018-08-27)

Bug Fixes

  • jsx: Fix broken 404 pages. (18847d0)

Features

  • jsx: Automagically show the error page when we encounter an error. (7b1e953)
  • Use Immutable everywhere per #23. (#62) (656d981), closes #12

0.18.4 (2018-08-26)

Note: Version bump only for package @randy.tarampi/www

0.18.3 (2018-08-25)

Note: Version bump only for package @randy.tarampi/www

0.18.2 (2018-08-24)

Note: Version bump only for package @randy.tarampi/www

0.18.1 (2018-08-24)

Bug Fixes

  • User facing URLs should be https, and rooted at www.randytarampi.ca. (f3ee4ea)

0.18.0 (2018-08-24)

Bug Fixes

  • resume: Fix style building regression introduced in 02a3e11b1cd92b965d74d4a1dfaf0900d8771938. (a8c7442)
  • Centralize most of the webpack configuration. (9e44bb4)

Features

  • resume: Add a Projects section and link tracking. (#53) (d8e2ac2), closes #46 #19
  • resume: Add PDF resume link tracking via a CampaignLink. (0547bd5), closes #19

0.17.1 (2018-08-23)

Note: Version bump only for package @randy.tarampi/www

0.17.0 (2018-08-23)

Note: Version bump only for package @randy.tarampi/www

0.16.5 (2018-08-23)

Note: Version bump only for package @randy.tarampi/www

0.16.4 (2018-08-23)

Bug Fixes

  • www: Load query-string and other modules using babel. (41ec9b4)

0.16.3 (2018-08-23)

Note: Version bump only for package @randy.tarampi/www

0.16.2 (2018-08-21)

Note: Version bump only for package @randy.tarampi/www

0.16.1 (2018-08-20)

Bug Fixes

  • jsx: Fix the link to my resume off the main page. (7e598bf)

0.16.0 (2018-08-20)

Bug Fixes

  • www: Fix error centering on mobile. (3ddb39d)

0.15.0 (2018-08-19)

Features

  • sentry: Upload sentry artifacts for dev builds. (508cff4)

0.14.0 (2018-08-18)

Note: Version bump only for package @randy.tarampi/www

0.13.0 (2018-08-17)

Note: Version bump only for package @randy.tarampi/www

0.12.0 (2018-08-17)

Bug Fixes

  • ci: Just use lerna run to run cover and test where appropriate. (81be267)

Features

  • views: Add [@randy](https://github.com/randy).tarampi/views because all this pug duplication is gross. (0309dd4)

0.11.3 (2018-08-15)

Note: Version bump only for package @randy.tarampi/www

0.11.2 (2018-08-15)

Bug Fixes

  • www: Link on the home page sends a text instead of trying to call. (1f014bd)
  • www: Link on the home page sends an email with some text content. (fc3d306)

0.11.0 (2018-08-14)

Note: Version bump only for package @randy.tarampi/www

0.10.8 (2018-08-12)

Note: Version bump only for package @randy.tarampi/www

0.10.7 (2018-08-11)

Note: Version bump only for package @randy.tarampi/www

0.10.6 (2018-08-11)

Note: Version bump only for package @randy.tarampi/www

0.10.5 (2018-08-11)

Note: Version bump only for package @randy.tarampi/www

0.10.4 (2018-08-11)

Bug Fixes

0.10.3 (2018-08-11)

Note: Version bump only for package @randy.tarampi/www

0.10.0 (2018-08-10)

Note: Version bump only for package @randy.tarampi/www

0.9.1 (2018-08-10)

Note: Version bump only for package @randy.tarampi/www

0.9.0 (2018-08-10)

Bug Fixes

  • js: Add [@randy](https://github.com/randy).tarampi/js as a dependency of www. (6629226)

Features

0.8.2 (2018-08-08)

Note: Version bump only for package @randy.tarampi/www

0.8.1 (2018-08-08)

Note: Version bump only for package @randy.tarampi/www

0.8.0 (2018-08-08)

Bug Fixes

  • www: No overflow-x: hidden on .block__bear. (b1ce86b)

Features

  • www: Cleanup responsive styles per random tourist feedback. (cfad368)
  • www: Do the whole SEO thing because a random CV writer told me to. (ece11fd)

0.7.0 (2018-08-08)

Note: Version bump only for package @randy.tarampi/www

0.6.5 (2018-08-06)

Note: Version bump only for package @randy.tarampi/www

0.6.2 (2018-08-04)

Bug Fixes

  • www: Fix client side page titles. (946b7d3), closes #22

0.6.1 (2018-08-04)

Bug Fixes

  • travis: Fix broken deploy caused by e812d8a914397280b80406e365f274b8297173cd. (1c38756)
  • www: Hack around the fontawesome font copying issue. (e812d8a), closes #21
  • www: More missing fontawesome font diagnosis per 58bd1331292461641c03805be47db84e91f04f51. (fea25c8)
  • www: More missing fontawesome font diagnosis per 6b7c37f39cd7239ae29e0fedd92ead8074e1fba9. (58bd133)

0.6.0 (2018-08-03)

Bug Fixes

  • www: More missing fontawesome font diagnosis per ae8b63d46850ce58cda03381bccd5a4a27f23323. (6b7c37f)

0.5.0 (2018-08-03)

Note: Version bump only for package @randy.tarampi/www

0.4.0 (2018-08-03)

Bug Fixes

  • travis: Actually copy assets to the www and resume root directories on deploy. (28f4421)

Features

  • favicon: Add a variety of favicons. (0552c1f)
  • resume: Make an actually decent PDF resume. (7678c86), closes #9 #10 #5

0.3.1 (2018-08-01)

Bug Fixes

  • travis: Actually copy assets to the www and resume root directories on deploy. (5399301)

0.3.0 (2018-08-01)

Bug Fixes

  • webpack: Take another shot at fixing webpack HMR. (12186d6)
  • www: Fix Webpack HMR configuration. (8184b02)

Features

0.2.0 (2018-07-30)

Bug Fixes

  • css: Fix the pulling in of css assets during builds. (d3c270d)

Features

  • resume: Style resume consistently with the rest of the app. (#2) (9c2fa27)

0.1.11 (2018-07-28)

Bug Fixes

  • webpack: The commit env variable in Travis land is TRAVIS_COMMIT. (e32f8ea)
  • www: Don't require babel to parse webpack.config.js. (3a778c6)

0.1.10 (2018-07-28)

Bug Fixes

  • Use webpack-sentry-plugin instead of [@sentry](https://github.com/sentry)/webpack-plugin. (5522bab)
  • travis: Only build docs for www on deploy. (e7146ff)

0.1.9 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.8 (2018-07-28)

Bug Fixes

  • www: Actually move the built html files into the root directory. (36da20f)

0.1.7 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.6 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.5 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.4 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.3 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.2 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.1 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.1.0 (2018-07-28)

Note: Version bump only for package @randy.tarampi/www

0.0.11 (2018-07-27)

Note: Version bump only for package @randy.tarampi/www

0.0.10 (2018-07-27)

Bug Fixes

  • www: Only build and add assets on Deploy. (0131302)
  • www: This is actually [@randy](https://github.com/randy).tarampi/www. (7a7991b)

0.0.9 (2018-07-27)

Note: Version bump only for package @randy.tarampi/web

0.0.8 (2018-07-27)

Note: Version bump only for package @randy.tarampi/web

0.0.7 (2018-07-27)

Note: Version bump only for package @randy.tarampi/web

0.0.6 (2018-07-27)

Note: Version bump only for package @randy.tarampi/web