Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: streamlined project setup and configurations #1031

Merged
merged 30 commits into from
Aug 26, 2023
Merged

feat: streamlined project setup and configurations #1031

merged 30 commits into from
Aug 26, 2023

Conversation

eavam
Copy link
Owner

@eavam eavam commented Feb 11, 2023

Checks

  • Manual check in Codesandbox.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 11, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit db6f0f8:

Sandbox Source
Example use-debouncy Configuration
Example use-debouncy (react 18) Configuration

@github-actions
Copy link

github-actions bot commented Feb 11, 2023

size-limit report 📦

Path Size
use-debouncy effect 178 B (0%)
use-debouncy fn 143 B (0%)
use-debouncy effect ES6 194 B (0%)
use-debouncy fn ES6 158 B (0%)

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #1031 (edb2b8a) into main (7ca9a3e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main     #1031   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           31        33    +2     
  Branches         5         5           
=========================================
+ Hits            31        33    +2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eavam eavam force-pushed the next-version branch 3 times, most recently from 54e3091 to bf5d7cb Compare February 11, 2023 13:06
@eavam eavam force-pushed the next-version branch 5 times, most recently from f8b752d to a710b3d Compare February 19, 2023 16:16
@eavam eavam force-pushed the next-version branch 5 times, most recently from d6029ee to 5f8970e Compare August 21, 2023 23:18
@eavam eavam mentioned this pull request Aug 21, 2023
@eavam eavam force-pushed the next-version branch 2 times, most recently from af9bab3 to 4227b29 Compare August 21, 2023 23:30
@eavam eavam force-pushed the next-version branch 7 times, most recently from 62b01a2 to e8643bd Compare August 25, 2023 00:07
@eavam eavam force-pushed the next-version branch 2 times, most recently from db6f0f8 to b327a12 Compare August 25, 2023 12:42
@eavam eavam added this to the release 5.0.0 milestone Aug 26, 2023
@eavam eavam changed the title ci: up node for release to 18 feat: update development tools Aug 26, 2023
@eavam eavam changed the title feat: update development tools feat: streamlined project setup and configurations Aug 26, 2023
@eavam eavam merged commit 9276279 into main Aug 26, 2023
7 checks passed
@eavam eavam deleted the next-version branch August 26, 2023 01:05
@eavam eavam linked an issue Aug 26, 2023 that may be closed by this pull request
github-actions bot pushed a commit that referenced this pull request Sep 19, 2023
# [4.5.0](v4.4.0...v4.5.0) (2023-09-19)

### Bug Fixes

* remove postinstall ([#1058](#1058)) ([f6a5082](f6a5082))

### Features

* streamlined project setup and configurations ([#1031](#1031)) ([9276279](9276279)), closes [#1051](#1051) [#1047](#1047) [#1046](#1046) [#1048](#1048) [#1050](#1050) [#1049](#1049)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transition to yarn v2
1 participant