Skip to content

Commit

Permalink
chore(release): 3.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Apr 26, 2024
1 parent f9be34d commit 096190a
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 1 deletion.
90 changes: 90 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,96 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [3.18.2](https://github.com/sabertazimi/awesome-notes/compare/v3.18.1...v3.18.2) (2024-04-26)


### :sparkles: Today I Learned

* **ai-library:** local search aggregator agent ([fef29f2](https://github.com/sabertazimi/awesome-notes/commit/fef29f2cc51c181769deb929f0d93ac2d69e5b5c))
* **ai-library:** vectors and embeddings library ([3b58120](https://github.com/sabertazimi/awesome-notes/commit/3b5812045c75411cc5fb1b9cdbb0d725d5df8489))
* **css-clamp:** create fluid typography with `clamp()` function ([97cfd72](https://github.com/sabertazimi/awesome-notes/commit/97cfd725a20b41715b55141895f7dadf6f0b38a2))
* **css-font:** typefaces and font-family for icons ([b6f513c](https://github.com/sabertazimi/awesome-notes/commit/b6f513c0786c01aa8315ad3888f7bb64b20769df))
* **css-layout:** breaking aspect ratio ([ae48850](https://github.com/sabertazimi/awesome-notes/commit/ae48850f8c0bfcca396fff0fcafadf24d9b20edb))
* **css-layout:** full-bleed content in grid layout ([bd469b0](https://github.com/sabertazimi/awesome-notes/commit/bd469b0ff77f774939ff3cedba812c6e048a8dab))
* **css-media query:** `prefers-color-scheme` usage ([3a5e7ef](https://github.com/sabertazimi/awesome-notes/commit/3a5e7ef573ca38e08fbb7cde9ea6c2fd8ee5fb38))
* **css-media:** `scripting` media query ([41d3f8e](https://github.com/sabertazimi/awesome-notes/commit/41d3f8eb13ccaefe86eb868d1a5945f313b1ef72))
* **css-query:** alternating style queries ([b0f8c4f](https://github.com/sabertazimi/awesome-notes/commit/b0f8c4fd299e875721673613e5c3d12724c4f710))
* **css:** naming convention for class names ([63ff198](https://github.com/sabertazimi/awesome-notes/commit/63ff198f557ef5fda7fc29ba93d15f49fdb9ad06))
* **git-clean:** dry run option to git clean command ([01486bd](https://github.com/sabertazimi/awesome-notes/commit/01486bd161d05ff42908a9927656cea0bb98ec4a))
* **git-gpg:** export GPG private key as an ASCII armored version ([cecbc21](https://github.com/sabertazimi/awesome-notes/commit/cecbc21050716837e5e0130fc9627a8e70f989d9))
* **html-attributes:** attributes and properties reflection ([45a736f](https://github.com/sabertazimi/awesome-notes/commit/45a736f8f3234fe8cfb51ca3ad5f58e8f8eafc70))
* **html-attributes:** global attributes ([3cd8aa2](https://github.com/sabertazimi/awesome-notes/commit/3cd8aa2ed7fc032baf907cac5f6018cf9ae4876e))
* **html-attributes:** HTML attributes vs DOM properties ([5082632](https://github.com/sabertazimi/awesome-notes/commit/50826325a8bdc7684cd5efc7c47fada48d17357c))
* **html-attributes:** special case on attributes reflection ([b43c5d4](https://github.com/sabertazimi/awesome-notes/commit/b43c5d45ab6d721e1ca068c6f59795104583c554))
* **html-attributes:** validation and defaults for DOM properties ([723398d](https://github.com/sabertazimi/awesome-notes/commit/723398de297fcc0f5aba21ccf7c1b8319a6b8858))
* **html-popover:** close button for popover ([c30745e](https://github.com/sabertazimi/awesome-notes/commit/c30745e3f5ea8512f5f893905765107fbad62a2b))
* **html-popover:** popover API ([d272caa](https://github.com/sabertazimi/awesome-notes/commit/d272caa4f3d14cb4e449b8a1dba9176800bee197))
* **html-popover:** popover target attribute name ([eb4f7a4](https://github.com/sabertazimi/awesome-notes/commit/eb4f7a4888960ba4300c2760e16f45b3b248b91e))
* **js-DOM:** DOM properties reflection on HTML attributes ([18f641a](https://github.com/sabertazimi/awesome-notes/commit/18f641a9ef4a4a5f678cd0e01c6ebc5396cca856))
* **js-functional:** functional programming principles ([de841ba](https://github.com/sabertazimi/awesome-notes/commit/de841ba04718f6d4816a5bcb336056ec5979ff00))
* **js-signals:** tc39 proposal signals ([e7c96fb](https://github.com/sabertazimi/awesome-notes/commit/e7c96fb8108c722b2d72c73ebeeb8fc002503e25))
* **node-exports:** npm exports field ([e72f6e1](https://github.com/sabertazimi/awesome-notes/commit/e72f6e172c20ed4e7b71f6ab0557086890f52e7b))
* **react-hooks:** `useSyncExternalStore` params details ([91e5370](https://github.com/sabertazimi/awesome-notes/commit/91e53707b9f59acf653aa9eaddd80d0f286da304))
* **react-RSC:** client boundaries and composition pattern ([648ee5a](https://github.com/sabertazimi/awesome-notes/commit/648ee5a845f767a627dc6c9f89820bcfd12ad0a7))
* **react-state:** atom state library tips ([71870bd](https://github.com/sabertazimi/awesome-notes/commit/71870bd41cb97f818641d537127a6de527cd1f6a))
* **react-styling:** tao of styling React application ([941c989](https://github.com/sabertazimi/awesome-notes/commit/941c9899c504dd1583040d0bdc3c590ceec90c33))
* **ts-decorators:** modern stage 3 decorators ([9e21374](https://github.com/sabertazimi/awesome-notes/commit/9e21374ba781e2931ec1e556dcfbda245202369b))
* **web-framework:** build your own RSC framework ([a0c9a60](https://github.com/sabertazimi/awesome-notes/commit/a0c9a604065cbf5e8cad2e99042ee4cca404793d))
* **web-library:** `.xlsx` export library ([3e8e50d](https://github.com/sabertazimi/awesome-notes/commit/3e8e50de5562596dcb00238da5228de6f9c70ed7))
* **web-library:** adonis server ([4dc30b6](https://github.com/sabertazimi/awesome-notes/commit/4dc30b6909fd00c5f17e70d06f2c4517e4b394ed))
* **web-library:** AI-assisted crawler library ([508ed75](https://github.com/sabertazimi/awesome-notes/commit/508ed7504e10dc6cb067a1a22e4110a95d8a930c))
* **web-library:** Airbnb visualization components ([5ef0cc0](https://github.com/sabertazimi/awesome-notes/commit/5ef0cc0e1d570264e7b6222c18404a8e971840e3))
* **web-library:** analytics tools ([81db62a](https://github.com/sabertazimi/awesome-notes/commit/81db62a790a883706587985dd114538649556119))
* **web-library:** animation engine based on CanvasKit WASM ([da1e959](https://github.com/sabertazimi/awesome-notes/commit/da1e959efd31406c9eccbdd0d5e1978a567adb79))
* **web-library:** command palette menu components ([4ffb8f7](https://github.com/sabertazimi/awesome-notes/commit/4ffb8f78c446d4fa90849e83db701c78721474c5))
* **web-library:** concurrent and parallel programming utils ([6602b6f](https://github.com/sabertazimi/awesome-notes/commit/6602b6f96a1285f1923687b8a1b32532792c334e))
* **web-library:** CRDT support for SQLite ([a5ccee9](https://github.com/sabertazimi/awesome-notes/commit/a5ccee9b38c8b04d4effd530f370cde83af93d3a))
* **web-library:** CSS resets ([0339144](https://github.com/sabertazimi/awesome-notes/commit/033914408df7cf11235b026422fd4a34311874db))
* **web-library:** data visualization library ([4a55bda](https://github.com/sabertazimi/awesome-notes/commit/4a55bdacbfec826360ffa3980bb4588846f625f8))
* **web-library:** database design tool ([4b1a2af](https://github.com/sabertazimi/awesome-notes/commit/4b1a2af6cc03a4160e3e3620c454bc56d3e9d806))
* **web-library:** database management platform ([887d31b](https://github.com/sabertazimi/awesome-notes/commit/887d31b38cc2e55e9da854a27bb3b7a8ef665427))
* **web-library:** database tools ([87d6ab3](https://github.com/sabertazimi/awesome-notes/commit/87d6ab3790be682303ef7d4a3a68e4b6a704a097))
* **web-library:** DnD page editor ([c8ac481](https://github.com/sabertazimi/awesome-notes/commit/c8ac481d3ab917dba5ee5cb3f5a690ac73bf9fd6))
* **web-library:** facebook StyleX system ([df1e2d8](https://github.com/sabertazimi/awesome-notes/commit/df1e2d8feb1133348aec176e35509d11d8b87492))
* **web-library:** Franken UI ([cae0fdf](https://github.com/sabertazimi/awesome-notes/commit/cae0fdf3f3a2a8232b03664733f862c2328b2fed))
* **web-library:** GPG key management action ([9e86415](https://github.com/sabertazimi/awesome-notes/commit/9e86415d1d20f0eea5b066e0ab9976fbbe44cb06))
* **web-library:** HLS.js ([04ce279](https://github.com/sabertazimi/awesome-notes/commit/04ce2799c0e40fdf5ade45425a7547452af9895e))
* **web-library:** howler.js audio library ([8fa4a65](https://github.com/sabertazimi/awesome-notes/commit/8fa4a65b4efefa0b8d60e82fcf1c07f26ae8a1c8))
* **web-library:** IndexedDB wrapper ([42a4a43](https://github.com/sabertazimi/awesome-notes/commit/42a4a43042679b9b9c4b1b7e25e252a8d23df86c))
* **web-library:** input mask library ([36739e7](https://github.com/sabertazimi/awesome-notes/commit/36739e7bbbd6fb221a334f564a9c469832583cad))
* **web-library:** lerna-lite ([939ada1](https://github.com/sabertazimi/awesome-notes/commit/939ada1e3c622c2a387999cbc5794f6bb13273c7))
* **web-library:** LocalForage alternative ([a6e89dd](https://github.com/sabertazimi/awesome-notes/commit/a6e89ddcfa18f2180e9de3622839cf89eca9e57d))
* **web-library:** modern backend web frameworks ([239e86e](https://github.com/sabertazimi/awesome-notes/commit/239e86e2830d535433c720cf214252a5c271ab78))
* **web-library:** Next.js MDX documentation static site generator ([fb21f09](https://github.com/sabertazimi/awesome-notes/commit/fb21f09d8a2519a335ac24f868b3ef2d28c2b9f4))
* **web-library:** Node.js utils ([b7978ac](https://github.com/sabertazimi/awesome-notes/commit/b7978acf9e4314a69dc63252c5eb5e6d53f18f5c))
* **web-library:** Phosphor icons ([3cde6fb](https://github.com/sabertazimi/awesome-notes/commit/3cde6fba4ccec5e19b66b65c2bad58bfc18d3835))
* **web-library:** react-three-fiber helpers ([327435e](https://github.com/sabertazimi/awesome-notes/commit/327435ed696c5e741987bbf6c27abe016f13ba46))
* **web-library:** regex live editor ([a90dac6](https://github.com/sabertazimi/awesome-notes/commit/a90dac6c591de195fe4b94fa4f95b91e8e4fd7fb))
* **web-library:** schema validators ([66d5c9f](https://github.com/sabertazimi/awesome-notes/commit/66d5c9f9e7eddf7e4d8c80a92e137989f9530554))
* **web-library:** spinner and skeleton components ([72f2a56](https://github.com/sabertazimi/awesome-notes/commit/72f2a56582515cee137784541b35e96f94d8ab5e))
* **web-library:** tamagui UI framework ([f45e02e](https://github.com/sabertazimi/awesome-notes/commit/f45e02ed6740616010842a54607ca0afe3d4dba1))
* **web-library:** TanStack router library ([e46eb49](https://github.com/sabertazimi/awesome-notes/commit/e46eb49c2fae22bbfad50f64ff8a377d20268b56))
* **web-library:** tooltip component ([bcd513e](https://github.com/sabertazimi/awesome-notes/commit/bcd513e152fce0aba9194ad362997839e1c78b71))
* **web-library:** Turso database platform powerd by libSQL ([d8c9df2](https://github.com/sabertazimi/awesome-notes/commit/d8c9df2d2dd0511981f08f11a2df95b9172b5ea2))
* **web-library:** uptime and monitoring tools ([286cf6a](https://github.com/sabertazimi/awesome-notes/commit/286cf6a7560ce8859bc332e1c20e2aa950a0b82f))
* **web-library:** visual editor for React ([77513de](https://github.com/sabertazimi/awesome-notes/commit/77513de787a42dd166903d84c789fa01d6f6f194))
* **web-library:** Wasp fullstack framework ([8daf455](https://github.com/sabertazimi/awesome-notes/commit/8daf455520d98ea9ce48ea873c79dc8465f3a826))
* **web-library:** web framework built on web standards ([121a8b8](https://github.com/sabertazimi/awesome-notes/commit/121a8b8b5e5665d9142ba810cdd7096af1d0aa64))
* **web-library:** WebDAV client ([e8381a6](https://github.com/sabertazimi/awesome-notes/commit/e8381a64ff205581a08b36e04d8f293afa0244e2))
* **web-library:** zed code editor ([337d07c](https://github.com/sabertazimi/awesome-notes/commit/337d07c669e68b79f7fdab62a616961cb1ce39a6))
* **web-library:** zustand internals ([df7b51d](https://github.com/sabertazimi/awesome-notes/commit/df7b51d9b495569d5c849f1e2652e1352395c271))
* **web-perf:** responsive images ([1d50fa8](https://github.com/sabertazimi/awesome-notes/commit/1d50fa8123818b2497ebe34e0c90c2e5cda49826))
* **web-perf:** web latency guide ([8b33bcb](https://github.com/sabertazimi/awesome-notes/commit/8b33bcb3330faddf7ef38d5bf8bb5fc38032d679))
* **web-security:** enhance usability of UUID ([30f06c7](https://github.com/sabertazimi/awesome-notes/commit/30f06c78139034bb0f214648e0f71cb9b5b70b9d))
* **web-testing:** A/B testing ([4357971](https://github.com/sabertazimi/awesome-notes/commit/4357971b0edd60cf88c289babb65d6f555d4ed54))
* **web-webpack:** deep dive into tree shaking ([dfe4fa1](https://github.com/sabertazimi/awesome-notes/commit/dfe4fa14256187789fb9e96e946349b2d854d07b))
* **web:** frontend checklists ([b310018](https://github.com/sabertazimi/awesome-notes/commit/b3100183069d6c2c454ddf14c54b15c20bf277d8))


### :zap: Performance

* [ImgBot] optimize images ([#512](https://github.com/sabertazimi/awesome-notes/issues/512)) ([e40f276](https://github.com/sabertazimi/awesome-notes/commit/e40f276870b14a2729a9f9bcfcff22a2960299c8))

## [3.18.1](https://github.com/sabertazimi/awesome-notes/compare/v3.18.0...v3.18.1) (2024-04-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awesome-notes",
"version": "3.18.1",
"version": "3.18.2",
"packageManager": "[email protected]",
"description": "Personal Learning Notes (TIL)",
"author": "sabertazimi",
Expand Down

0 comments on commit 096190a

Please sign in to comment.