| Commit message (Collapse) | Author | Age | Files | Lines | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
* MDX type has changed so some components props had to be updated
* Since Storybook now supports TS, I renamed the main/preview files
 | 
| | 
| 
| 
| 
| 
|  | 
Using paths aliases starting with "@" can be confusing and can lead to
conflict with existings modules. I prefer to use relative paths to
avoid extra configuration in tools because of these aliases.
 | 
| | 
| 
| 
|  | 
I also configure Jest to avoid conflicts between Cypress and Jest.
 | 
| |  | 
 | 
|   
  
  
  
  
   | 
Since Next.js v12, Jest is already configured with the
next/jest package.
I also added a package to mock next/router.
 |